-
Home
-
WP STAGING WordPress Backup Plugin – Migration Backup Restore
-
4.3.0
-
Code
-
Classes
- BackupScheduler
| Total Complexity |
99 |
| Dependencies |
20 |
| Dependents |
14 |
| Total lines |
787 |
| Lines of code |
440 |
| Logical lines of code |
245 |
| Comment lines |
180 |
| Methods |
23 |
| Properties |
6 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| checkCronStatus() |
B |
33 |
16 |
104 |
| reCreateCron() |
A |
49 |
9 |
28 |
| maybeDeleteOldBackups() |
A |
47 |
7 |
36 |
| sendEmailReport() |
S |
53 |
7 |
23 |
| sendSlackReport() |
S |
53 |
7 |
23 |
| removeBackupSchedulesFromCron() |
S |
55 |
6 |
20 |
| getNextBackupSchedule() |
S |
57 |
6 |
17 |
| dismissSchedule() |
S |
57 |
5 |
17 |
| scheduleBackup() |
S |
44 |
3 |
43 |
| sendErrorReport() |
S |
59 |
4 |
14 |
| createCronBackup() |
S |
57 |
3 |
15 |
| deleteSchedule() |
S |
59 |
3 |
14 |
| setNextSchedulingDate() |
S |
60 |
3 |
13 |
| registerScheduleInDb() |
S |
62 |
3 |
12 |
| setUpcomingDateTime() |
S |
61 |
3 |
11 |
| countOverdueCronjobs() |
S |
65 |
3 |
9 |
| getSchedules() |
S |
69 |
2 |
7 |
| isWpstgError() |
S |
68 |
2 |
7 |
| isSchedulesEmpty() |
S |
69 |
2 |
7 |
| getCronJobs() |
S |
69 |
2 |
7 |
| __construct() |
S |
69 |
1 |
7 |
| isCronjobsOverdue() |
S |
81 |
1 |
3 |
| getCronMessage() |
S |
82 |
1 |
3 |